home *** CD-ROM | disk | FTP | other *** search
/ Day by Day Vision: Paris / Day by Day Vision: Paris.iso / pc / _setup.1 / WhatDayParis.EXe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt
Encoding:
Text File  |  1997-10-01  |  1.2 KB  |  62 lines

  1. object AboutBox: TAboutBox
  2.   Left = 317
  3.   Top = 154
  4.   ActiveControl = OKButton
  5.   BorderStyle = bsDialog
  6.   Caption = 'ïソスoïソス[ïソスWïソスïソスïソスïソスïソスïソスïソス'
  7.   ClientHeight = 135
  8.   ClientWidth = 253
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 18
  16.   object Panel1: TPanel
  17.     Left = 11
  18.     Top = 11
  19.     Width = 230
  20.     Height = 86
  21.     BevelInner = bvRaised
  22.     BevelOuter = bvLowered
  23.     TabOrder = 0
  24.     object ProductName: TLabel
  25.       Left = 42
  26.       Top = 6
  27.       Width = 158
  28.       Height = 18
  29.       Caption = 'WHAT DAY ?  Ver. 3.0'
  30.       IsControl = True
  31.     end
  32.     object Copyright: TLabel
  33.       Left = 59
  34.       Top = 31
  35.       Width = 123
  36.       Height = 18
  37.       Alignment = taCenter
  38.       Caption = 'Copyright(c) 1997'
  39.       WordWrap = True
  40.       IsControl = True
  41.     end
  42.     object Label1: TLabel
  43.       Left = 8
  44.       Top = 56
  45.       Width = 220
  46.       Height = 18
  47.       Caption = ' Inner Brain All rights reserved.'
  48.     end
  49.   end
  50.   object OKButton: TBitBtn
  51.     Left = 98
  52.     Top = 102
  53.     Width = 63
  54.     Height = 27
  55.     TabOrder = 1
  56.     Kind = bkOK
  57.     Margin = 2
  58.     Spacing = -1
  59.     IsControl = True
  60.   end
  61. end
  62.